runtime.linearAlloc.init (method)
3 uses
runtime (current package)
malloc.go#L578: mheap_.heapArenaAlloc.init(meta, arenaMetaSize, true)
malloc.go#L615: mheap_.arena.init(uintptr(a), size, false)
malloc.go#L1497: func (l *linearAlloc) init(base, size uintptr, mapMemory bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)